From: Glenn Morris Date: Sat, 5 Sep 2009 19:11:24 +0000 (+0000) Subject: Mention that redefining the function byte-compile-dest-file is obsolete. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~10639 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a82f8acd34ec4ffa148f056338e06fefeb45e0e2;p=emacs.git Mention that redefining the function byte-compile-dest-file is obsolete. --- diff --git a/etc/NEWS b/etc/NEWS index 2f46df0c426..ffab85e0650 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -232,6 +232,11 @@ for completions displayed in *Completions*. ** Face aliases can now be marked as obsolete, using the macro `define-obsolete-face-alias'. +--- +** Changing the file-names generated by byte-compilation by redefining +the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. +Instead, customize byte-compile-dest-file-function. + * Installation Changes in Emacs 23.1